home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat3 / Tcl / close.z / close
Text File  |  1998-10-30  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. cccclllloooosssseeee((((3333TTTTccccllll))))                                                        cccclllloooosssseeee((((3333TTTTccccllll))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      close - Close an open file
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      cccclllloooosssseeee _f_i_l_e_I_d
  13.  
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      Closes the file given by _f_i_l_e_I_d.  _F_i_l_e_I_d must be the return value from a
  17.      previous invocation of the ooooppppeeeennnn command; after this command, it should
  18.      not be used anymore.  If _f_i_l_e_I_d refers to a command pipeline instead of a
  19.      file, then cccclllloooosssseeee waits for the children to complete.  The normal result
  20.      of this command is an empty string, but errors are returned if there are
  21.      problems in closing the file or waiting for children to complete.
  22.  
  23.  
  24. KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
  25.      close, file
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.